home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / PROGEDIT / 3788.ZIP / QHLPQ.EXE / QH.BAT next >
DOS Batch File  |  1993-03-01  |  924b  |  26 lines

  1. echo off
  2. cls
  3.  
  4. :                            Qh.Bat, 01 Mar 93, Rhg
  5. :                      Boot QEdit (R) for Hypertext Help
  6.  
  7. :                      Use Qhm.Bat, instead of this file,
  8. :               if you wish to also install the QM mouse driver.
  9. :           The QM mouse driver is normally supplied with QEdit (R).
  10. :        QM is (C) Copyright Jerry Houston, 1988, All Rights Reserved.
  11.  
  12. :   QM  FLAG... Mouse driver NOT installed FLAG... used by QhS.BAT
  13. set QMF=0
  14.  
  15. :   QHelpQ (C) HOT KEYS:
  16. :   ALT F7=HYPER,  ALT F8=Contex HYPER ( /k=65,66,08 )
  17. :                                               V-- Q editor file name
  18. QHelpQ /m=C:\QHelpQ\QHelpQ.H! /q /k=65,66,08 /x=q %1 %2 %3 %4 %5 %6 %7 %8 %9
  19. :         ^^^^^^^^^ = LOCATION of the QHelpQ.H! file
  20. set QMF=
  21. goto END
  22.  
  23. :END
  24. :        This batch file assumes the QEdit (R) editor file name is 'Q'
  25. :                       If NOT, change file name, below.
  26.